home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / freeware / CDEVE00.EXE / Cdeve00 / Readme.txt < prev   
Text File  |  1998-01-20  |  5KB  |  63 lines

  1. {***************************************************************************}
  2. { [TCDEVENTS]                                                               }
  3. {   Special Units = DBTMsg                                                  }
  4. {   Version = 1.0                                                           }
  5. { [SOURCE]                                                                  }
  6. {   Copyright ⌐ 1998 by Tom Deprez                                          }
  7. {   (Just to prevent to get multiple components, which all have great       }
  8. {    things but would be a GREAT component with a lot of GREAT thing        }
  9. {    That way everybody can benefit of such a GREAT component)              }
  10. { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }
  11. { [COMPONENT]                                                               }
  12. { [properties]                                                              }
  13. { [events]                                                                  }
  14. {   AfterArrival : Fires when new CD is inserted by user                    }
  15. {   AfterRemove  : Fires when CD is removed by user                         }
  16. {                                                                           }
  17. { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }
  18. { [AUTHOR]                                                                  }
  19. {   Author name   = ZifNab (Tom Deprez)                                     }
  20. {   Author e-mail = tom.deprez@uz.kuleuven.ac.be                            }
  21. { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }
  22. { [HISTORY]                                                                 }
  23. {   18/01/1998 : first release                                              }
  24. {                                                                           }
  25. {***************************************************************************}
  26.  
  27. {***************************************************************************}
  28. {  [COMMENTS]                                                               }
  29. {   I very often visit the Delphi page of the www.Experts-Exchange.com site }
  30. {   It's a place where you can ask or answer questions. One day somebody    }
  31. {   needed to know when a CD is inserted in or ejected out of the CD-Rom    }
  32. {   drive. I found it an interesting question, especially because I could   }
  33. {   not find some 'delphi' source for this problem.                         }
  34. {   I started to search for a solution.                                     }
  35. {   Well, that was the beginning of this component. Where it ends?          }
  36. {   That I don't know, it really depends on the reaction of you! If I get   }
  37. {   some reaction, I'll futher improve it, otherwise it sticks with this.   }
  38. {   Too bad, because I think it can become a great tool.                    }
  39. {                                                                           }
  40. {  [IMPORTANT]                                                              }
  41. {    Made some improvements? : please let me know of, so I can update it    }
  42. {    Need some improvements? : please, just ask and I'll try to make it     }
  43. {    Have you got some ideas? : please, send them to me                     }
  44. {    You use this component? : please, send me an e-mail, why you use this  }
  45. {                              component. An E-mail isn't asked too much.   }
  46. {                              Isn't it? At least let me know of the fact   }
  47. {                              you're using it. It makes me very HAPPY!     }
  48. {  [THANKS]                                                                 }
  49. {    Matvey who brought the first idea to this component                    }
  50. {    Perhaps YOU?                                                           }
  51. {                                                                           }
  52. { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }
  53. {  [COPYRIGHT]                                                              }
  54. {    This file is distributed as freeware and without warranties of any     }
  55. {    kind. You can use it in your own applications at your own risk.        }
  56. {                                                                           }
  57. {  [NOTE]                                                                   }
  58. {    It's freeware, but don't hesitate to send me some money if you've      }
  59. {    become rich with the help of this component ;-)                        }
  60. {    I's freeware, but don't hesitate to send me the program or the         }
  61. {    component, where you use this component in. I would be ever gratefull  }
  62. {    to you, thanks.                                                        }
  63. {***************************************************************************}